Total Complexity | 16 |
Dependencies | 6 |
Dependents | 0 |
Total lines | 162 |
Lines of code | 101 |
Logical lines of code | 25 |
Comment lines | 37 |
Methods | 10 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
orders() | 51 | 4 | 26 | |
delete_order() | 60 | 3 | 16 | |
handle_order() | 64 | 2 | 11 | |
products() | 55 | 1 | 21 | |
categories() | 64 | 1 | 11 | |
currency() | 81 | 1 | 3 | |
currency_symbol() | 81 | 1 | 3 | |
register_hooks() | 74 | 1 | 4 | |
is_active() | 80 | 1 | 3 | |
get_name() | 82 | 1 | 3 |